func runtime.putempty
8 uses
runtime (current package)
mgcmark.go#L992: putempty((*workbuf)(unsafe.Pointer(x)))
mgcstack.go#L247: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcstack.go#L263: putempty((*workbuf)(unsafe.Pointer(s.freeBuf)))
mgcwork.go#L220: putempty(owbuf)
mgcwork.go#L254: putempty(wbuf)
mgcwork.go#L263: putempty(wbuf)
mgcwork.go#L397: putempty(newb)
mgcwork.go#L408: func putempty(b *workbuf) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |